| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | ||
| children | messageId messageName statusCode exceptions warnings ticket | ||
| used by |
|
||
| source | <xs:complexType name="ResponseHeaderType"> <xs:sequence> <xs:element name="messageId" type="xs:string"/> <xs:element name="messageName" type="xs:string"/> <xs:element name="statusCode" type="tns:responseStatusCode"/> <xs:element name="exceptions" type="tns:plmExceptionType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="warnings" type="tns:plmWarningType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ticket" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="messageId" type="xs:string"/> |
| diagram | ![]() |
||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="messageName" type="xs:string"/> |
| diagram | ![]() |
|||||||||||||||
| type | tns:responseStatusCode | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| source | <xs:element name="statusCode" type="tns:responseStatusCode"/> |
| diagram | ![]() |
||||||||
| type | tns:plmExceptionType | ||||||||
| properties |
|
||||||||
| children | id message details rc cause | ||||||||
| source | <xs:element name="exceptions" type="tns:plmExceptionType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| type | tns:plmWarningType | ||||||||
| properties |
|
||||||||
| children | id message details rc cause | ||||||||
| source | <xs:element name="warnings" type="tns:plmWarningType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="ticket" type="xs:string" minOccurs="0"/> |